Skip to content

feat(push): --force flag to skip forge contentHash dedup#38

Merged
hbrombeer merged 1 commit intomainfrom
feat/push-force-flag
May 5, 2026
Merged

feat(push): --force flag to skip forge contentHash dedup#38
hbrombeer merged 1 commit intomainfrom
feat/push-force-flag

Conversation

@hbrombeer
Copy link
Copy Markdown
Member

Threads --force through to gradle invocation. Pairs with grounds-forge + grounds-push --force flags.

🤖 Generated with Claude Code

Threads a new `--force` flag through to the Gradle invocation, which
in turn appends `?force=true` to forge's POST /v1/pushes call. Skips
the contentHash idempotency lookup so the build pipeline runs even
when an identical push already produced an image — useful when the
upstream base image moved under a stable tag.

Pairs with grounds-push#TBD and grounds-forge#TBD.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hbrombeer hbrombeer force-pushed the feat/push-force-flag branch from 9432cdd to af18e58 Compare May 5, 2026 06:32
@hbrombeer hbrombeer merged commit 712863d into main May 5, 2026
4 checks passed
@hbrombeer hbrombeer deleted the feat/push-force-flag branch May 5, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant